home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd1.bin / Cover-Lab 1.0.1 / clab10115.exe / readme.txt < prev   
Text File  |  2001-12-10  |  4KB  |  102 lines

  1. ========================================================================
  2.                   Cover-Lab v1.0.1 Beta Release
  3.                       README, December 2001
  4. ========================================================================
  5.  
  6. (c) Xertia, 2001.
  7.  
  8. Web    : http://coverlab.cjb.net
  9. E-Mail : xertia@coverlab.cjb.net
  10.  
  11.  
  12.   This readme outlines the basic functionality of Cover-Lab and lists
  13.   currently known issues. This readme is also incomplete.
  14.  
  15.  
  16.  
  17. _What is it?
  18.  
  19.   Cover-Lab is a simple CDR cover printing utility for Windows. At the moment
  20.   it is nothing special and as such is not loaded with features. However, it
  21.   does look nice and does what I want it to. :P
  22.  
  23.  
  24.  
  25. _What can it currently do?
  26.  
  27. - Import front & back cover images, which are automatically scaled
  28.   Supported image formats include: JPEG, BMP, DIB, WMF, EMF ...
  29. - Simple spine-text editing
  30. - Front and back cover string editing (now supports multi-line strings)
  31. - Insert track strings based on audio folder content (MP3/WMA/OGG/WAV albums)
  32. - Save & Load to Cover-Lab file format (.LAB)
  33.  
  34.  
  35.  
  36. _Quick Usage Guide...
  37.  
  38. - Click the front cover area to load an image. Same for back cover area.
  39. - Click spine area on back cover to edit spine text. 
  40. - To move a string, click on it to select it, and drag it around to move it.
  41. - To edit the string text simply select a string and start typing.
  42. - To delete a string, select it and press delete.
  43. - To add a track-listing for an album of songs stored as MP3/WMA/WAV/OGG on
  44.   your hard-drive, simply click the audio button to bring up the dialog.
  45.  
  46.  
  47.  
  48. _Whats new in this release?
  49.  
  50.   Many bug-fixes, the biggest of all being the crashing while opening
  51.   Cover-Lab documents. This was a ZLibArchive problem, and as such I
  52.   ended up doing away with it completely and coding my own file format. 
  53.   Below is a list of the little things I added/fixed:
  54.  
  55. - Added new "Insert Audio Folder Track-Listing" feature
  56. - Added right-click popup menus for front & back covers
  57. - Fixed small-cover bug when printing with high/best quality
  58. - Fixed printer orientation staying at landscape after printing
  59. - Added document changes checking on new/open/exit
  60. - Fixed string movement, just click and drag now
  61. - String text can now be edited simply by selecting and typing
  62. - Strings can now be placed on the back cover and print properly
  63. - Added small 'please wait' dialog for opening images and documents
  64.   and when printing
  65. - Fixed some images and strings not clearing properly when starting
  66.   a new document or opening a document
  67. - Made back cover slightly smaller
  68. - Completely re-coded dynamic string object spawning, fixing document
  69.   related string loading bugs in the process
  70. - Added support for opening .lab documents from shell
  71. - Added installer/uninstaller
  72.  
  73.  
  74.  
  75. _Known issues?
  76.  
  77. Still plenty of these. 
  78.  
  79. - Not sure about this one, but in rare instances you may go to print and
  80.   it will spit out a blank page or everything but the strings (!?)
  81. - The spine-text shows up as center-aligned on the screen but prints 
  82.   left-aligned. This has low priority at the moment, but will be fixed.
  83. - Currently, if .LAB files are already associated with another app the
  84.   installer will overwrite these settings. Upon uninstalling Cover-Lab
  85.   the original settings are NOT restored!
  86.  
  87.   Please report any other bugs!
  88.   bugs@coverlab.cjb.net
  89.  
  90.  
  91.  
  92. _Acknowledgements...
  93.  
  94.   I wish to thank the following people, whose Borland Delphi components
  95.   were used in the development of Cover-Lab:
  96.  
  97. - Nenad Konstantinovic & Skopje, Macedonia - NKImageForm 
  98. - Peric - TPDJRotoLabel 
  99. - Kambiz R. Khojasteh - TRotateImage
  100.  
  101. Also thanks to the guys at Nullsoft for the Nullsoft Install System -
  102. the install creator that doesn't suck! ;)